WearableExtender

constructor()(source)

Create a NotificationCompat.Action.WearableExtender with default options.


constructor(@NonNull action: NotificationCompat.Action)(source)

Create a NotificationCompat.Action.WearableExtender by reading wearable options present in an existing notification action.

Parameters

action

the notification action to inspect.